github.com/refraction-networking/utls.serverHandshakeStateTLS13.sendServerCertificate (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_server_tls13.go#L83: 	if err := hs.sendServerCertificate(); err != nil {
		handshake_server_tls13.go#L823: func (hs *serverHandshakeStateTLS13) sendServerCertificate() error {